html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
          appearance: none;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
input:focus {
  outline: none;
}
input:focus-visible {
  outline: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
          appearance: none;
  border: none;
  outline: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}
button:focus {
  outline: none;
}
button:focus-visible {
  outline: none;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
  line-height: 1;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0;
}

main {
  overflow: hidden;
}

body {
  background: #F0F5F5;
}
body.is-noScroll {
  overflow: hidden;
}

#canvas01 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas02 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas03 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas04 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas05 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas06 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas07 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

#canvas08 {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
          transform: translateX(-50%);
}

.c-sectionTitle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          flex-direction: column;
  text-align: right;
}
.c-sectionTitle--right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.c-sectionTitle--left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-sectionTitle__number {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
          align-items: center;
          justify-content: center;
  border-radius: 50%;
  background: #fff;
  font-family: "DM Serif Display", serif;
}
.c-sectionTitle__en {
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.c-sectionTitle__ja {
  background-color: #000000;
  color: #fff;
  font-weight: bold;
}
.c-text--note {
  color: #F00000;
  font-weight: bold;
}
.c-text--marker {
  display: inline-block;
  padding: 0 8px;
  background-color: #000000;
  color: #fff;
  font-weight: bold;
}

.announcements__wrapper {
  position: relative;
  margin-top: 300px;
  padding: 34px 0 135px;
  background-color: #fff;
}
.announcements__bg--circle {
  position: absolute;
  top: -100px;
  width: 100vw;
  height: 100px;
  overflow: hidden;
}
.announcements__bg--circle::before {
  -webkit-transform: translateX(-50%);
  display: block;
  position: relative;
  top: 0;
  left: 50%;
  width: 166%;
  height: 1000px;
          transform: translateX(-50%);
  border-radius: 50%;
  background-color: #fff;
  content: "";
}
.announcements__title-wrapper {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1080px;
  margin: 0 auto 45px;
  padding: 0 40px;
}
.announcements__title {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.02em;
}
.announcements__title-bg {
  color: rgba(0, 0, 0, 0.06);
  font-weight: bold;
  font-size: 120px;
  letter-spacing: 0.05em;
}

#announcements-container {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
  gap: 60px 3%;
}

.announcement {
  -ms-flex-preferred-size: calc(91% / 4);
      flex-basis: calc(91% / 4);
}
.announcement__img-wrapper {
  position: relative;
  margin-bottom: 15px;
  padding-top: 61.8421%;
  overflow: hidden;
  border: #B4BEBE 1px solid;
}
.announcement__img-wrapper img {
  -webkit-transform: translate(-50%, -50%);
  -o-object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
     object-fit: cover;
          transform: translate(-50%, -50%);
}
.announcement p {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.30769;
  letter-spacing: 0.05em;
}
.announcement h2 {
  font-size: 13px;
  line-height: 1.61538;
  letter-spacing: 0.02em;
}
.p-case__item {
  background: #fff;
}
.p-case__title {
  font-weight: bold;
  letter-spacing: 0.02em;
}
.p-case__dt {
  background: #000000;
  color: #fff;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.p-case__dd {
  font-weight: bold;
  line-height: 1.5333333333;
}
.p-case__imageWrapper {
  position: relative;
}
.p-case__count {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  border-radius: 50%;
  background: #000000;
  color: #fff;
  font-family: "DM Serif Display", serif;
}
.p-case__count--left {
  left: 0;
}

.l-inner.p-sub-page__inner {
  padding-top: 237px;
  padding-bottom: 237px;
}

.required-text {
  color: #e60000;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.02em;
}

.c-page-title__en {
  display: block;
  font-weight: normal;
  font-size: 70px;
  line-height: 1.3428571429;
  font-family: "DM Serif Display", serif;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.c-page-title__ja {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4583333333;
  letter-spacing: 0.02em;
}

.p-contact__lead {
  margin-top: 55px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-contact__form {
  margin-top: 120px;
}

.c-form__li {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.c-form__li:nth-of-type(n + 2) {
  margin-top: 30px;
}

.c-form__li label {
  width: 200px;
}

.c-form__el {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  width: 100%;
  max-width: 720px;
}

.c-form__el input,
.c-form__el textarea {
  width: 100%;
  max-width: 100%;
  padding: 21px 15px;
  border: none;
  font: inherit;
  font-size: 15px;
}

.c-form__wrap {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin-top: 115px;
  margin-left: auto;
}

.c-form__text {
  height: 200px;
  margin: 20px;
  overflow-y: scroll;
  background-color: #fff;
}

.c-form__text::after {
  display: block;
  z-index: -9;
  position: absolute;
  top: -20px;
  right: 0;
  width: 100%;
  max-width: 720px;
  height: 240px;
  background-color: #fff;
  content: "";
}

.c-form__text::-webkit-scrollbar {
  height: 0px;
}

.c-form__text::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #000;
}

.c-form__text::-webkit-scrollbar-track {
  border: 4px solid #fff;
  border-radius: 100px;
  background: #b4bebe;
}

.c-form__text-inner {
  padding: 15px 25px;
}

.c-form__text-inner p {
  line-height: 2;
}

.c-form__text-title {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.c-form__accept {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  user-select: none;
}

.c-form__accept input {
  display: none;
}

.c-form__accept input + span {
  display: inline-block;
  position: relative;
  margin: 10px 0 0;
  padding: 0 0 0 45px;
  cursor: pointer;
}

.c-form__accept input + span::before {
  -webkit-transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  border: 2px solid #b4bebe;
  border-radius: 5px;
  background: #fff;
  content: "";
}

.c-form__accept input + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  display: block;
  position: absolute;
  top: 30%;
  left: 4px;
  width: 20px;
  height: 12px;
  transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
  content: "";
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.c-form__accept input:checked + span::after {
  opacity: 1;
}

.c-form__submit {
  position: relative;
  margin-top: 120px;
}

.c-form__submit button {
  -webkit-transition: opacity 0.3s;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s;
}

.c-form__submit button:hover {
  -webkit-transition: opacity 0.3s;
  opacity: 0.7;
  transition: opacity 0.3s;
}

.c-form__submit::after {
  position: absolute;
  top: 60px;
  right: 50px;
  width: 60px;
  height: 2px;
  background-color: #fff;
  content: "";
}

.c-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 200px;
  padding: 14px 15px;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  text-transform: uppercase;
}

.c-btn::after {
  position: absolute;
  top: 18px;
  right: 15px;
  width: 30px;
  height: 1px;
  background-color: #fff;
  content: "";
}

.c-btn--send {
  width: 100%;
  padding: 38px 20px 42px;
  font-size: 30px;
  font-family: "DM Serif Display", serif;
  text-align: center;
}

.c-external-btn {
  -webkit-box-sizing: border-box;
  -webkit-transition: opacity 0.5s;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 200px;
  padding: 13px 15px;
  background-color: #b4bebe;
  color: #fff;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  text-transform: uppercase;
  opacity: 1;
  transition: opacity 0.5s;
}

.c-external-btn::after {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background-image: url(../../img/common/external-link.svg);
  content: "";
}

.c-external-btn--disabled {
  pointer-events: none;
}

.c-external-btn--disabled::after {
  background-image: none;
}
.p-contact__introduce {
  letter-spacing: 0.02em;
}
.p-contact__text {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  color: #fff;
  font-weight: bold;
}
.p-contact__text::after {
  display: block;
  background: url(../../img/icon/arrow.svg) no-repeat center/contain;
  content: "";
}
.p-contact__link-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
  gap: 12%;
}

.p-download__lead {
  margin-top: 55px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-download__form {
  margin-top: 120px;
}

.style-radio:nth-last-of-type(n + 2) {
  margin: 40px auto;
}
.style-radio label {
  line-height: 1.5;
}
.style-radio .c-form__el {
  padding-left: 20px;
}
.style-radio .c-form__el .cf-answer__wrapper {
  margin-bottom: 20px;
}
.style-radio .c-form__el .cf-answer__wrapper:last-of-type {
  margin-bottom: 0;
}
.style-radio .c-form__el input.cf-answer {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  width: auto;
}

.p-footer {
  background: #000000;
  color: #fff;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.p-footer__link::before {
  display: block;
  background: #fff;
  content: "";
}
.p-footer__policy {
  text-align: center;
}
.p-footer__policyLink {
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-decoration: underline;
}
.p-footer__address {
  font-weight: bold;
  letter-spacing: 0.02em;
  text-align: center;
}
.p-function__item {
  position: relative;
}
.p-function__title {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
}
.p-function__image {
  position: absolute;
}

.p-header {
  -webkit-backdrop-filter: blur(2px);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
          backdrop-filter: blur(2px);
}
.p-header.is-black .p-header__logo svg {
  fill: #000000;
  -webkit-transition: fill 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: fill 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-header.is-black .p-header__logoText {
  -webkit-transition: color 1s cubic-bezier(0.22, 1, 0.36, 1);
  color: #000000;
  transition: color 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-header__logo {
  z-index: 999;
  position: relative;
}
.p-header__logo svg {
  fill: #fff;
  -webkit-transition: fill 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: fill 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-header__logoText {
  -webkit-transition: color 1s cubic-bezier(0.22, 1, 0.36, 1);
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.02em;
  transition: color 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-header__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  width: 26.3543191801%;
}
.p-header__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  background: #000000;
  color: #fff;
}
.p-header__link::before {
  display: block;
  background: url(../../img/icon/mail.svg) no-repeat center/cover;
  content: "";
}
.p-header__link--download {
  background: #E6EDED;
  color: #000000;
}
.p-header__link--download::before {
  background: url(../../img/icon/download.svg) no-repeat center/cover;
}
.p-header .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-header .nav__link {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.p-header .nav.en-on .lang-sw__en {
  text-decoration: underline;
}
.p-header .nav.ja-on .lang-sw__ja {
  text-decoration: underline;
}
.p-members__contents {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
}
.p-members__supplement p {
  font-weight: bold;
  line-height: 1.5;
}
.p-members__item {
  text-align: center;
}
.p-members__name--ja {
  font-weight: bold;
  line-height: 1.5833333333;
  letter-spacing: 0.02em;
}
.p-members__name--en {
  display: block;
  font-weight: 700;
  line-height: 1.3076923077;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.p-members__job {
  font-weight: bold;
  text-align: center;
}

.bgWrapper {
  background: #fff;
}

.p-mindSquare {
  position: relative;
}
.p-mindSquare__container {
  position: relative;
}
.p-mindSquare__container::before {
  display: block;
  position: absolute;
  background: url(../../img/whats_mroc02.png) no-repeat center/cover;
  content: "";
}
.p-mindSquare__title {
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
}
.p-mindSquare__title--image {
  display: block;
}
.p-mindSquare__title--text {
  display: block;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.p-mindSquare__introduction {
  font-weight: bold;
  letter-spacing: 0.02em;
}

.p-insightQ {
  position: relative;
}
.p-insightQ__container {
  z-index: 1;
  position: relative;
}
.p-insightQ__container::before {
  display: block;
  position: absolute;
  background: url(../../img/whats_mroc03.png) no-repeat center/cover;
  content: "";
}
.p-insightQ__title {
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
}
.p-insightQ__title--image {
  display: block;
}
.p-insightQ__title--text {
  display: block;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.p-insightQ__introduction {
  font-weight: bold;
  font-family: "Zen Kaku Gothic New";
  letter-spacing: 0.02em;
}
.p-insightQ__text {
  line-height: 2;
}
.p-insightQ__example {
  z-index: -50;
  background-color: #F7F7F7;
}
.p-insightQ__example .list-title {
  font-weight: bold;
  text-align: center;
}
.p-insightQ__example .example-list-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: center;
}
.p-insightQ__example .example-list {
  width: 100%;
}
.p-insightQ__example .example-list__title {
  border-radius: 10px 10px 0px 0px;
  background-color: #505050;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.p-insightQ__example .example-list__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0px 0px 10px 10px;
  background-color: #fff;
}
.p-insightQ__example .example-list__text {
  line-height: 1.733333;
  font-family: Zen Kaku Gothic New;
}
.p-insightQ__example .example-list--price ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-insightQ__example .example-list--price ul li {
  border-radius: 10px;
  background-color: #fff;
}
.p-mroc__container {
  position: relative;
}
.p-mroc__container::before {
  display: block;
  z-index: -10;
  position: absolute;
  background: url(../../img/whats_mroc01.png) no-repeat center/cover;
  content: "";
}

.p-mv {
  position: relative;
}
.p-mv::before {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
          transform: translate(-50%, -50%);
  background: url(../../img/kv.png) no-repeat;
  background-position: bottom;
  background-size: cover;
  content: "";
}
.p-mv__titleWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: flex-start;
}
.p-mv__title {
  display: inline-block;
  background-color: #000000;
  color: #fff;
  font-weight: bold;
  line-height: 1.8055555556;
}
.p-mv .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-mv .point__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  place-items: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}
.p-mv .point__count {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  border-radius: 50%;
  background: #000000;
  color: #fff;
  font-family: "DM Serif Display", serif;
}
.p-mv .point__text {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.p-output__title {
  position: relative;
}
.p-output__title--en {
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.06;
}
.p-output__title--ja {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
          transform: translate(-50%, -50%);
  font-weight: bold;
  letter-spacing: 0.02em;
  text-align: center;
}
.p-output__iframe {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 40px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-radius: 6px;
  background: padding-box padding-box rgba(0, 0, 0, 0.1);
          box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 40px;
}
.p-output__bgWrapper {
  background: #fff;
}
.p-problem__contents {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
}
.p-problem__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  border-radius: 999px;
  background: #fff;
  font-weight: bold;
  line-height: 1.5294117647;
  text-align: center;
}
.p-solution__item {
  background: #fff;
}
.p-solution__title {
  font-weight: bold;
  text-align: center;
}
.p-solution__image {
  margin: 0 auto;
  text-align: center;
}
.p-support__container {
  position: relative;
}
.p-support__container::before {
  aspect-ratio: 1;
  -webkit-transform: scale(0);
  display: block;
          transform: scale(0);
  background: url(../../img/support01.png) no-repeat center/cover;
  content: "";
}
.p-support__container.is-view::before {
  -webkit-transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-support__text {
  position: relative;
}

.u-blur {
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.u-blur.is-view {
  -webkit-transition: 2s cubic-bezier(0.22, 1, 0.36, 1) 1s;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  transition: 2s cubic-bezier(0.22, 1, 0.36, 1) 1s;
}

.u-fade {
  opacity: 0;
}
.u-fade.is-view {
  -webkit-transform: translateY(0);
  -webkit-transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
          transform: translateY(0);
  opacity: 1;
  transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
}
.u-fade--static {
  opacity: 0;
}
.u-fade--static.is-view {
  -webkit-transition: 3s;
  opacity: 1;
  transition: 3s;
}

.u-font-red {
  color: #e60000;
}

.u-marker {
  -webkit-clip-path: polygon(0 0, 1% 0, 1% 100%, 0% 100%);
          clip-path: polygon(0 0, 1% 0, 1% 100%, 0% 100%);
  opacity: 0;
}
.u-marker.is-view {
  -webkit-transition: 2s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  opacity: 1;
  transition: 2s cubic-bezier(0.22, 1, 0.36, 1);
}
.u-marker.is-view:nth-of-type(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.u-marker.is-view:nth-of-type(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.u-marker.is-view:nth-of-type(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.u-marker.is-view:nth-of-type(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.u-marker.is-view:nth-of-type(5) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.u-marker.is-view:nth-of-type(6) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.u-marker.is-view:nth-of-type(7) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.u-marker.is-view:nth-of-type(8) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.u-marker.is-view:nth-of-type(9) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.u-marker.is-view:nth-of-type(10) {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

.u-objFit {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
     object-fit: cover;
}
.u-objFit--contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.u-scale::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.u-scale.is-view::before {
  -webkit-transform: scale(1);
  -webkit-transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
          transform: scale(1);
  transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-text-align-l {
  text-align: left;
}

.u-bgArc::before {
  display: block;
  background: #fff;
  content: "";
}

.u-under-line {
  text-decoration: underline;
}

div.p-voice__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  width: 100%;
  gap: 20px;
}
div.p-voice__logo p {
  width: 100%;
  font-size: 8px;
  font-size: 0.8rem;
}
div.p-voice__logo--benesse img {
  width: 50%;
}
div.p-voice__logo--asahi img {
  width: 40%;
}
.p-mindSquare__title--image {
  max-width: 8%;
}

.p-case__dt {
  min-width: 120px;
}

.p-function__title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}

.p-footer__address {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

p.c-text {
  line-height: 1.2;
}
p.c-text:not(:first-of-type) {
  margin-top: 30px;
}

.announcements__title-annotation {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 75%;
  left: 50%;
          transform: translate(-50%, -50%);
  font-size: 11px;
}

@media screen and (max-width: 767px) {
  .pc-on {
    display: none;
  }
  html {
    font-size: 2.6666666667vw;
  }
  .c-sectionPosition {
    margin-top: -6rem;
    padding-top: 6rem;
  }
  .c-sectionTitle--right .c-sectionTitle__number {
    right: -1.2rem;
  }
  .c-sectionTitle--left .c-sectionTitle__number {
    left: -1.2rem;
  }
  .c-sectionTitle--left .c-sectionTitle__en {
    text-align: left;
  }
  .c-sectionTitle__number {
    top: -3rem;
    width: 5rem;
    height: 5rem;
    font-size: 1.5rem;
  }
  .c-sectionTitle__en {
    font-size: 5rem;
  }
  .c-sectionTitle__ja {
    padding: 0.1rem 0.4rem;
    font-size: 1.5rem;
    line-height: 1.5333333333;
  }
  .c-text {
    font-size: 1.5rem;
    line-height: 2;
  }
  .c-text:not(:first-of-type) {
    margin-top: 3rem;
  }
  .l-inner {
    padding: 0 2.4rem;
  }
  .announcements__wrapper {
    padding: 3.4rem 0 13.5rem;
  }
  .announcements__bg--circle {
    top: -4rem;
    height: 4rem;
  }
  .announcements__bg--circle::before {
    width: 255%;
  }
  .announcements__title-wrapper {
    margin: 0 auto 4.5rem;
    padding: 0 2.4rem;
  }
  .announcements__title {
    font-size: 2rem;
  }
  #announcements-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 2.4rem;
    gap: 6rem;
  }
  .announcement p {
    font-size: 1.3rem;
  }
  .announcement h2 {
    font-size: 1.3rem;
  }
  .p-case {
    margin-top: 9.7rem;
  }
  .p-case__contents {
    margin-top: 5.9rem;
  }
  .p-case__item {
    padding: 3.2rem 2.4rem 4.8rem;
    border-radius: 3.2rem;
  }
  .p-case__item:not(:first-of-type) {
    margin-top: 3.2rem;
  }
  .p-case__title {
    margin-top: 3.2rem;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .p-case__dl {
    margin-top: 3.2rem;
  }
  .p-case__dl:not(:first-of-type) {
    margin-top: 1.6rem;
  }
  .p-case__dt {
    width: 7rem;
    font-size: 1.3rem;
  }
  .p-case__dd {
    margin-top: 0.5rem;
    font-size: 1.5rem;
  }
  .p-case__text {
    margin-top: 3.2rem;
  }
  .p-case__image {
    width: 27.9rem;
    height: 27.9rem;
  }
  .p-case__count {
    width: 8rem;
    height: 8rem;
    font-size: 1.3rem;
  }
  .p-case__number {
    font-size: 3rem;
  }
  .c-form__li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-form__li:nth-of-type(n + 2) {
    margin-top: 1.5rem;
  }

  .c-form__li label {
    width: 100%;
    font-size: 1.5rem;
  }

  .c-form__el {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
  }

  .c-form__el input,
.c-form__el textarea {
    padding: 1.4rem;
    font: inherit;
    font-size: 1.5rem;
  }

  .c-form__wrap {
    margin-top: 5rem;
  }

  .c-form__text {
    height: 20rem;
    margin: 1.5rem;
  }

  .c-form__text::after {
    top: -2rem;
    right: 0;
    max-width: 72rem;
    height: 24rem;
  }

  .c-form__text::-webkit-scrollbar {
    width: 0.5rem;
  }

  .c-form__text::-webkit-scrollbar-thumb {
    border-radius: 0.5rem;
  }

  .c-form__text::-webkit-scrollbar-track {
    border: 0.2rem solid #fff;
  }

  .c-form__text-inner {
    padding: 3.5rem 1.5rem 3.5rem 0;
  }

  .c-form__text-inner p {
    font-size: 1.3rem;
  }

  .c-form__text-title {
    font-size: 1.5rem;
  }

  .c-form__accept {
    margin-top: 3rem;
    font-size: 1.5rem;
  }

  .c-form__accept input + span {
    margin: 1rem 0 0;
    padding: 0 0 0 4.5rem;
  }

  .c-form__accept input + span::before {
    width: 3rem;
    height: 3rem;
    border: 0.2rem solid #b4bebe;
    border-radius: 0.5rem;
  }

  .c-form__accept input + span::after {
    left: 0.4rem;
    width: 2rem;
    height: 1.2rem;
  }

  .c-form__submit {
    margin-top: 9rem;
  }

  .c-form__submit::after {
    top: 4rem;
    right: 1.5rem;
    width: 3rem;
    height: 0.2rem;
  }

  .u-fade {
    -webkit-transform: translateY(6rem);
    transform: translateY(6rem);
  }

  .c-btn {
    width: 20rem;
    min-width: 200px;
    padding: 1.4rem 1.5rem;
    font-size: 1.1rem;
  }

  .c-btn::after {
    top: 1.8rem;
    right: 1.5rem;
    width: 3rem;
    height: 0.1rem;
  }

  .c-btn--send {
    width: 100%;
    padding: 2.5rem;
    font-size: 2rem;
  }

  .c-external-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20rem;
    min-width: 200px;
    padding: 1.3rem 1.5rem;
    font-size: 1.1rem;
  }

  .c-external-btn::after {
    top: 1rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-contact {
    background: url(../../img/contact_bg_sp.jpg) no-repeat center/cover;
  }
  .p-contact__container {
    padding: 10.3rem 0;
  }
  .p-contact__introduce {
    font-size: 1.8rem;
    line-height: 1.8333333333;
    text-align: center;
  }
  .p-contact__text {
    margin-top: 2.1rem;
    font-size: 2.9rem;
  }
  .p-contact__text::after {
    width: 4rem;
    height: 4rem;
    margin-left: 1.1rem;
  }
  .p-contact__link-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-download__title .c-page-title__en {
    font-size: 55px;
  }
  .style-radio:nth-last-of-type(n + 2) {
    margin: 2rem auto;
  }
  .style-radio .c-form__el .cf-answer__wrapper {
    margin-bottom: 1rem;
  }
  .p-footer__inner {
    padding-top: 7.54rem;
    padding-bottom: 5.6rem;
  }
  .p-footer__logo {
    width: 24.8rem;
    margin: 0 auto;
  }
  .p-footer__nav {
    margin-top: 5.51rem;
  }
  .p-footer__item {
    margin-top: 2.8rem;
  }
  .p-footer__item:first-of-type {
    margin-top: 0;
  }
  .p-footer__link {
    padding-left: 8.4rem;
    font-size: 2.4rem;
    line-height: 1.625;
  }
  .p-footer__link::before {
    width: 6rem;
    height: 1px;
    margin-right: 1.6rem;
  }
  .p-footer__policy {
    margin-top: 6.6rem;
  }
  .p-footer__policyLink {
    font-size: 1.5rem;
  }
  .p-footer__address {
    margin-top: 1.3rem;
    font-size: 1.3rem;
    line-height: 1.6153846154;
  }
  .p-function {
    margin-top: 10rem;
  }
  .p-function__contents {
    margin-top: 4.2rem;
    margin-bottom: 12rem;
  }
  .p-function__item {
    height: 42rem;
    padding-top: 4.8rem;
  }
  .p-function__item::after {
    -webkit-transform: translateX(-50%);
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    width: 42rem;
    height: 42rem;
            transform: translateX(-50%);
    border-radius: 50%;
    background: #fff;
    content: "";
  }
  .p-function__item:nth-of-type(1) .p-function__image {
    bottom: -7.5rem;
  }
  .p-function__item:nth-of-type(2) {
    margin-top: 10.7rem;
  }
  .p-function__item:nth-of-type(2) .p-function__image {
    bottom: -3.9rem;
  }
  .p-function__item:nth-of-type(3) {
    margin-top: 7.1rem;
  }
  .p-function__item:nth-of-type(3) .p-function__image {
    bottom: -10.5rem;
  }
  .p-function__item:nth-of-type(4) {
    margin-top: 13.7rem;
  }
  .p-function__item:nth-of-type(4) .p-function__image {
    bottom: -7.5rem;
  }
  .p-function__title {
    font-size: 2.4rem;
  }
  .p-function__text.c-text {
    margin-top: 1.6rem;
  }
  .p-function__image {
    right: -4rem;
    width: 24.1rem;
    height: 24.1rem;
  }
  .p-header {
    height: 9.2rem;
  }
  .p-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    padding-top: 2.19rem;
    padding-right: 2rem;
    padding-left: 1.5rem;
  }
  .p-header__logoImage {
    width: 14.2rem;
  }
  .p-header__logoText {
    font-size: 1.3rem;
    line-height: 1.3846153846;
  }
  .p-header .hamburger {
    z-index: 999;
    position: relative;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background: #000000;
    cursor: pointer;
  }
  .p-header .hamburger__bar {
    -webkit-transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.3rem;
    height: 2px;
    background: #fff;
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .p-header .hamburger__bar:nth-of-type(1) {
    -webkit-transform: translate(-50%, calc(-50% - 0.5rem));
            transform: translate(-50%, calc(-50% - 0.5rem));
  }
  .p-header .hamburger__bar:nth-of-type(2) {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p-header .hamburger__bar:nth-of-type(3) {
    -webkit-transform: translate(-50%, calc(-50% + 0.5rem));
            transform: translate(-50%, calc(-50% + 0.5rem));
  }
  .p-header .hamburger.is-open {
    background: #fff;
  }
  .p-header .hamburger.is-open .hamburger__bar {
    -webkit-transform-origin: center;
            transform-origin: center;
    background: #000000;
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(1) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(2) {
    opacity: 0;
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(3) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .p-members {
    margin-top: 12.7rem;
    padding-bottom: 9.9rem;
  }
  .p-members__contents {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 6.4rem;
    gap: 6.4rem 0;
  }
  .p-members__supplement {
    margin-top: 6rem;
  }
  .p-members__supplement p {
    font-size: 1.5rem;
  }
  .p-members__item {
    width: 15.6rem;
  }
  .p-members__item:nth-of-type(5) .p-members__career {
    position: relative;
    left: -1rem;
    white-space: nowrap;
  }
  .p-members__name {
    margin-top: 0.6rem;
  }
  .p-members__name--ja {
    font-size: 1.8rem;
  }
  .p-members__name--en {
    font-size: 1.2rem;
  }
  .p-members__job {
    margin-top: 2rem;
    font-size: 1.3rem;
  }
  .p-members .c-text:not(:first-of-type) {
    margin-top: 0;
  }
  .p-mindSquare {
    margin-top: 21.8rem;
  }
  .p-mindSquare__container::before {
    top: -29rem;
    left: -5rem;
    width: 26rem;
    height: 26rem;
  }
  .p-mindSquare__title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-mindSquare__title--image {
    width: 25.2rem;
  }
  .p-mindSquare__title--text {
    margin-top: 0.5rem;
    margin-left: 1.1rem;
    font-size: 2rem;
  }
  .p-mindSquare__introduction {
    margin-top: 3.2rem;
    font-size: 2rem;
    line-height: 1.8;
  }
  .p-mindSquare__text {
    margin-top: 3rem;
  }
  .p-mindSquare .c-text--note {
    margin-top: 3rem;
  }
  .p-insightQ {
    margin-top: 8.3rem;
  }
  .p-insightQ__container {
    margin-bottom: 3.4rem;
  }
  .p-insightQ__container::before {
    display: none;
  }
  .p-insightQ__title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-insightQ__title--image {
    width: 23.5rem;
  }
  .p-insightQ__title--text {
    margin-top: 0.5rem;
    margin-left: 1.1rem;
    font-size: 2rem;
  }
  .p-insightQ__introduction {
    margin: 2.5rem 0 4rem;
    font-size: 2rem;
    line-height: 1.5;
  }
  .p-insightQ__text {
    font-size: 1.5rem;
  }
  .p-insightQ__text--fs40 {
    font-size: 3rem;
  }
  .p-insightQ__text {
    margin-top: 2rem;
  }
  .p-insightQ__example {
    padding-top: 6.8rem;
    padding-bottom: 2.5rem;
  }
  .p-insightQ__example .list-title {
    margin-bottom: 3.4rem;
    font-size: 3rem;
  }
  .p-insightQ__example .list-title--price {
    margin-bottom: 4rem;
  }
  .p-insightQ__example .example-list-wrapper {
    padding: 0 6%;
  }
  .p-insightQ__example .example-list {
    margin-bottom: 4rem;
  }
  .p-insightQ__example .example-list__title {
    padding: 1.3rem 2.4rem 0.6rem;
    font-size: 1.7rem;
    line-height: 1.4;
    text-align: left;
  }
  .p-insightQ__example .example-list__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 3rem;
    padding: 2rem;
  }
  .p-insightQ__example .example-list__content:nth-last-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-insightQ__example .example-list__text {
    margin: 0;
    font-weight: Medium;
    font-size: 1.5rem;
  }
  .p-insightQ__example .example-list__img {
    max-width: 240px;
    margin: 0 auto 0.8rem;
  }
  .p-insightQ__example .example-list--price ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
  .p-insightQ__example .example-list--price ul li {
    padding: 3rem;
  }
  .p-insightQ__example .example-list--price ul li img {
    display: block;
    max-width: 17rem;
    margin: 0 auto;
  }
  .p-mroc {
    margin-top: 20.3rem;
  }
  .p-mroc__container::before {
    top: -11.1rem;
    right: -8.1rem;
    width: 26.2rem;
    height: 26.2rem;
  }
  .p-mroc__contents {
    margin-top: 6.4rem;
  }
  .p-mv {
    height: 100vh;
    padding-top: 9.2rem;
    padding-bottom: 5.9rem;
  }
  .p-mv::before {
    background: url(../../img/kv_sp.png) no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .p-mv__titleWrapper {
    margin-left: 2.5rem;
  }
  .p-mv__title {
    margin-top: 0.9rem;
    padding: 0 0.5rem;
    font-size: 2.2rem;
  }
  .p-mv .point {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 0.7rem;
  }
  .p-mv .point__item {
    width: 10.4rem;
    height: 10.4rem;
    margin-top: 15.1rem;
  }
  .p-mv .point__item:last-of-type .point__text {
    font-size: 1.1rem;
  }
  .p-mv .point__count {
    top: -2.7rem;
    left: 0;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 0.8rem;
  }
  .p-mv .point__count--num {
    font-size: 18px;
  }
  .p-mv .point__text {
    font-size: 1.4rem;
  }
  .p-output {
    margin-top: 14.5rem;
  }
  .p-output__container {
    padding: 0 0 8.9rem;
  }
  .p-output__title--en {
    font-size: 7.2rem;
    line-height: 1.5;
  }
  .p-output__title--ja {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .p-output__iframe {
    width: 32.7rem;
    height: 18.9rem;
    margin-top: 3.9rem;
  }
  .p-output__bgWrapper {
    margin-top: -6.5rem;
  }
  .p-problem {
    margin-top: 7rem;
  }
  .p-problem__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5.4rem;
    gap: 1.6rem 0;
  }
  .p-problem__item {
    padding: 1.5rem 0;
    font-size: 1.7rem;
    line-height: 1.5294117647;
  }
  .p-solution {
    margin-top: 10.8rem;
  }
  .p-solution__contents {
    margin-top: 8rem;
  }
  .p-solution__item {
    padding: 3.2rem 2.4rem 4.8rem;
    border-radius: 3.2rem;
  }
  .p-solution__item:not(:nth-of-type(1)) {
    margin-top: 3.2rem;
  }
  .p-solution__item:nth-of-type(1) .p-solution__image {
    width: 19.9rem;
  }
  .p-solution__item:nth-of-type(2) .p-solution__image {
    width: 23.2rem;
  }
  .p-solution__item:nth-of-type(3) .p-solution__image {
    width: 19.9rem;
  }
  .p-solution__item:nth-of-type(4) .p-solution__image {
    width: 26.6rem;
  }
  .p-solution__title {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .p-solution__image {
    margin-top: 3.2rem;
  }
  .p-solution__text {
    margin-top: 3.2rem;
  }
  .p-solution .c-sectionTitle__ja:last-of-type {
    margin-top: 0.5rem;
  }
  .p-spNav {
    -webkit-transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transform: translateX(120%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vw;
    min-height: 100vh;
    overflow-y: auto;
            transform: translateX(120%);
    background: #000000;
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .p-spNav.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-spNav__list {
    max-height: calc(100vh - 140px);
    margin-top: 140px;
    padding: 5rem 6.4rem 7.7rem;
    overflow-y: auto;
  }
  .p-spNav__item {
    border-top: 1px solid #646464;
  }
  .p-spNav__item:has(.lang-sw) {
    border: none;
  }
  .p-spNav__link {
    display: block;
    padding: 1.9rem 0;
    color: #fff;
  }
  .p-spNav__link--contact, .p-spNav__link--download {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: center;
    padding-bottom: 0;
  }
  .p-spNav__link--contact::after, .p-spNav__link--download::after {
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: 0.8rem;
    background: url(../../img/icon/arrow.svg) no-repeat center/contain;
    content: "";
  }
  .p-spNav__text {
    font-weight: bold;
    text-align: center;
  }
  .p-spNav__text--ja {
    display: block;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .p-spNav__text--en {
    display: block;
    margin-top: 0.5rem;
    color: #646464;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .p-spNav .lang-sw {
    display: block;
    width: 100%;
    padding: 5rem 0 0;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .p-spNav.en-on .lang-sw__en {
    text-decoration: underline;
  }
  .p-spNav.ja-on .lang-sw__ja {
    text-decoration: underline;
  }
  .p-support {
    margin-top: 17.9rem;
  }
  .p-support__container::before {
    position: absolute;
    top: -13rem;
    left: -6.2rem;
    width: 20.8rem;
    height: 20.8rem;
  }
  .p-support__text {
    margin-top: 3.2rem;
  }
  .p-voice {
    margin-top: 6.7rem;
  }
  .p-voice__contents {
    margin-top: 6.4rem;
  }
  .p-voice__logo--benesse {
    width: 27rem;
  }
  .p-voice__logo--asahi {
    width: 22.1rem;
  }
  .p-voice__text {
    margin-top: 3.2rem;
  }
  .p-voice__item:last-of-type {
    margin-top: 6.4rem;
  }
  .u-fade {
    -webkit-transform: translateY(6rem);
            transform: translateY(6rem);
  }
  .u-bgArc::before {
    height: 13.6rem;
    margin-right: -3rem;
    margin-left: -3rem;
    padding-right: 3rem;
    padding-left: 3rem;
    border-top-right-radius: 1500rem 600rem;
    border-top-left-radius: 1500rem 600rem;
  }
  div.p-voice__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            flex-direction: column;
            align-items: start;
    gap: 1rem;
  }
  div.p-voice__logo p {
    font-size: 1.2rem;
  }
  div.p-voice__logo--benesse img {
    width: 90%;
  }
  div.p-voice__logo--asahi img {
    width: 80%;
  }
  .p-mindSquare .bgWrapper {
    padding-bottom: 10rem;
  }
  .p-mindSquare__container {
    margin-bottom: 0;
  }
  .p-function__title {
    font-size: 2rem;
  }
  .p-case__dt {
    width: 12rem;
  }

  .announcements__title-annotation {
    font-size: 0.6rem;
  }
}

@media screen and (min-width: 768px) {
  .sp-on {
    display: none;
  }
  a {
    -webkit-transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  }
  a:hover {
    opacity: 0.7;
  }
  .c-sectionTitle--right .c-sectionTitle__number {
    right: -40px;
  }
  .c-sectionTitle--left .c-sectionTitle__number {
    left: -40px;
  }
  .c-sectionTitle__number {
    top: -40px;
    width: 80px;
    height: 80px;
    font-size: 24px;
  }
  .c-sectionTitle__en {
    font-size: 90px;
  }
  .c-sectionTitle__ja {
    padding: 1px 4px;
    font-size: 24px;
    line-height: 1.5;
  }
  .c-text {
    font-size: 15px;
    line-height: 2;
  }
  .c-text:not(:first-of-type) {
    margin-top: 15px;
  }
  .l-inner {
    max-width: 1080px;
    margin: auto;
    padding: 0 40px;
  }
  .l-section {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 200px;
  }
  .p-case__contents {
    margin-top: 64px;
  }
  .p-case__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    padding: 48px 4.8%;
    border-radius: 48px;
  }
  .p-case__item:not(:first-of-type) {
    margin-top: 32px;
  }
  .p-case__item:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-case__wrapper {
    width: 61.9469026549%;
  }
  .p-case__title {
    font-size: 24px;
    line-height: 1.5;
  }
  .p-case__dl {
    -webkit-box-align: start;
        -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: start;
  }
  .p-case__dl:first-of-type {
    margin-top: 32px;
  }
  .p-case__dl:not(:first-of-type) {
    margin-top: 8px;
  }
  .p-case__dt {
    width: 12.5%;
    font-size: 13px;
  }
  .p-case__dd {
    margin-left: 8px;
    font-size: 15px;
  }
  .p-case__text {
    margin-top: 32px;
  }
  .p-case__image {
    width: 299px;
  }
  .p-case__count {
    top: -24px;
    width: 100px;
    height: 100px;
    font-size: 13px;
  }
  .p-case__count--right {
    right: 0;
  }
  .p-case__number {
    font-size: 40px;
  }
  .p-contact {
    z-index: 2;
    position: relative;
    background: url(../../img/contact_bg.jpg) no-repeat center/cover;
  }
  .p-contact__container {
    margin: 0 auto;
    padding: 121px 0;
    text-align: center;
  }
  .p-contact__introduce {
    font-size: 30px;
    line-height: 1.8666666667;
  }
  .p-contact__text {
    margin-top: 32px;
    font-size: 40px;
  }
  .p-contact__text::after {
    width: 60px;
    height: 60px;
    margin-left: 16px;
  }
  .p-footer__inner {
    padding-top: 160px;
    padding-bottom: 64px;
  }
  .p-footer__logo {
    width: 21.4934114202%;
    min-width: 248px;
    margin: 0 auto;
  }
  .p-footer__nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
    margin-top: 32px;
    gap: 0 4.6852122987%;
  }
  .p-footer__link {
    font-size: 24px;
    line-height: 1.625;
  }
  .p-footer__link::before {
    width: 60px;
    height: 1px;
    margin-right: 16px;
  }
  .p-footer__policy {
    margin-top: 160px;
  }
  .p-footer__policyLink {
    font-size: 15px;
  }
  .p-footer__address {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
  .p-function__contents {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-wrap: wrap;
    margin: 64px 0 200px;
    gap: 64px 9.6%;
  }
  .p-function__item {
    aspect-ratio: 1;
    width: 42%;
    padding-top: 64px;
    border-radius: 50%;
    background: #fff;
  }
  .p-function__item:nth-of-type(3) .p-function__text {
    letter-spacing: -0.04em;
  }
  .p-function__title {
    font-size: 24px;
  }
  .p-function__text {
    width: 44.7619047619%;
    margin-top: 32px;
    margin-left: 11.1904761905%;
  }
  .p-function__image {
    right: -15.2380952381%;
    bottom: 0;
    width: 57.380952381%;
  }
  .p-header.is-black .nav__link {
    color: #000000;
  }
  .p-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    padding: 24px 26.3543191801% 24px 1.756954612%;
  }
  .p-header__logoImage {
    width: 196px;
  }
  .p-header__logoText {
    font-size: 14px;
    line-height: 1.7142857143;
    white-space: nowrap;
  }
  .p-header__link-wrapper {
    z-index: 10000;
  }
  .p-header__link {
    padding: 20px 5px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5333333333;
    letter-spacing: 0.02em;
  }
  .p-header__link::before {
    width: 15px;
    min-width: 15px;
    height: 12px;
    margin-right: 8px;
  }
  .p-header__link--download::before {
    width: 14px;
    min-width: 15px;
    height: 14px;
  }
  .p-header .nav {
    margin-right: 2.9282576867%;
    margin-left: auto;
  }
  .p-header .nav__link {
    padding: 10px 15px;
    font-size: 17px;
  }
  .p-header .nav.en-on .nav__link {
    padding: 10px;
    font-size: 14px;
  }
  .p-members__contents {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 183px;
    gap: 64px 6%;
  }
  .p-members__supplement {
    margin-top: 60px;
    padding-bottom: 200px;
  }
  .p-members__supplement p {
    font-size: 18px;
  }
  .p-members__item {
    width: 293px;
  }
  .p-members__image {
    aspect-ratio: 1;
    width: 68.2593856655%;
    margin: 0 auto;
  }
  .p-members__name {
    margin-top: 10px;
  }
  .p-members__name--ja {
    font-size: 24px;
  }
  .p-members__name--en {
    font-size: 13px;
  }
  .p-members__job {
    margin-top: 20px;
    font-size: 18px;
  }
  #service {
    margin-top: -50px;
    padding-top: 50px;
  }
  .p-mindSquare__container::before {
    aspect-ratio: 1;
    top: -63px;
    left: -24.7%;
    width: 58.3%;
  }
  .p-mindSquare__contents {
    width: 60%;
    margin-left: auto;
  }
  .p-mindSquare__title--image {
    width: 61.1666666667%;
  }
  .p-mindSquare__title--text {
    margin-bottom: 10px;
    margin-left: 16px;
    font-size: 30px;
  }
  .p-mindSquare__introduction {
    margin-top: 32px;
    font-size: 24px;
    line-height: 1.7916666667;
  }
  .p-mindSquare__text {
    margin-top: 32px;
  }
  .p-mindSquare .c-text--note {
    margin-top: 32px;
  }
  .p-insightQ {
    margin-top: 190px;
  }
  .p-insightQ__container {
    margin-bottom: 80px;
  }
  .p-insightQ__container::before {
    aspect-ratio: 1;
    top: -122px;
    right: -24.7%;
    width: 58.3%;
  }
  .p-insightQ__contents {
    width: 60%;
  }
  .p-insightQ__title--image {
    width: 61.1666666667%;
    max-width: 344px;
  }
  .p-insightQ__title--text {
    margin-bottom: 10px;
    margin-left: 13px;
    font-size: 30px;
  }
  .p-insightQ__introduction {
    width: 110%;
    margin-top: 9px;
    font-size: 24px;
    line-height: 1.6;
  }
  .p-insightQ__text {
    font-size: 15px;
  }
  .p-insightQ__text--fs40 {
    font-size: 40px;
  }
  .p-insightQ__text {
    margin-top: 28px;
  }
  .p-insightQ__example {
    padding-top: 66px;
  }
  .p-insightQ__example .list-title {
    margin-bottom: 54px;
    font-size: 30px;
    letter-spacing: 0.06em;
  }
  .p-insightQ__example .list-title--price {
    margin-bottom: 40px;
  }
  .p-insightQ__example .example-list-wrapper {
    padding: 0 5%;
  }
  .p-insightQ__example .example-list {
    max-width: 700px;
    margin-bottom: 72px;
  }
  .p-insightQ__example .example-list__title {
    font-size: 17px;
    line-height: 2.7;
  }
  .p-insightQ__example .example-list__content {
    margin-bottom: 24px;
  }
  .p-insightQ__example .example-list__content:nth-last-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-insightQ__example .example-list__content:nth-last-of-type(2) .example-list__text {
    margin: 24px 40px 10px 0;
  }
  .p-insightQ__example .example-list__text {
    margin: 24px 10px 10px 40px;
    font-size: 15px;
  }
  .p-insightQ__example .example-list__img {
    max-width: 200px;
  }
  .p-insightQ__example .example-list--price {
    margin-bottom: 108px;
  }
  .p-insightQ__example .example-list--price ul {
    max-width: 700px;
    margin: 0 auto;
    gap: 12px;
  }
  .p-insightQ__example .example-list--price ul li {
    padding: 30px;
  }
  .p-insightQ__example .example-list--price ul li img {
    max-width: 170px;
  }
  .p-mroc__container {
    padding-bottom: 84px;
  }
  .p-mroc__container::before {
    right: -247px;
    bottom: 0;
    width: 583px;
    height: 583px;
  }
  .p-mroc__contents {
    width: 60%;
    margin-top: 64px;
  }
  .p-mv {
    height: 868px;
  }
  .p-mv__container {
    -webkit-transform: translateX(-50%);
    -ms-flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 280px;
    left: 50%;
        flex-wrap: wrap;
            align-items: flex-end;
            justify-content: space-between;
    width: 100%;
    max-width: 1300px;
            transform: translateX(-50%);
  }
  .p-mv__titleWrapper {
    margin-left: 2.3426061493%;
  }
  .p-mv__title {
    margin-top: 15px;
    padding: 0 8px;
    font-size: 36px;
  }
  .p-mv__title:last-of-type.is-view {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .p-mv .point {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            flex-grow: 1;
            justify-content: flex-end;
    width: 548px;
    margin-top: 40px;
    margin-right: 2.3426061493%;
    margin-bottom: -32.5px;
    gap: 0 28px;
  }
  .p-mv .point__item {
    -ms-flex-negative: 0;
    aspect-ratio: 1;
        flex-shrink: 0;
    width: 160px;
  }
  .p-mv .point__item:last-of-type .point__text {
    font-size: 17px;
  }
  .p-mv .point__count {
    aspect-ratio: 1;
    top: -12px;
    left: -12px;
    width: 60px;
    font-size: 11px;
  }
  .p-mv .point__count--num {
    font-size: 24px;
  }
  .p-mv .point__text {
    font-size: 20px;
  }
  .p-output__container {
    padding: 20px 0 120px;
  }
  .p-output__title {
    width: 55.2%;
    margin: 0 auto;
  }
  .p-output__title--en {
    font-size: 120px;
    line-height: 1.5;
  }
  .p-output__title--ja {
    font-size: 24px;
  }
  .p-output__iframe {
    width: 100%;
    height: 577px;
    margin-top: 32px;
  }
  .p-output__bgWrapper {
    margin-top: -100px;
  }
  .p-problem__contents {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 64px;
    gap: 32px 0;
  }
  .p-problem__item {
    width: 48.4%;
    padding: 15px 0;
    font-size: 17px;
  }
  .p-solution__contents {
    -webkit-column-count: 2;
       -moz-column-count: 2;
    margin-top: 104px;
            column-count: 2;
  }
  .p-solution__item {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
    width: 96.8%;
    padding: 48px 9.9173553719%;
    border-radius: 48px;
            break-inside: avoid;
  }
  .p-solution__item:not(:nth-of-type(1)) {
    margin-top: 48px;
  }
  .p-solution__item:nth-of-type(1) .p-solution__image {
    width: 199px;
  }
  .p-solution__item:nth-of-type(2) .p-solution__image {
    width: 232px;
  }
  .p-solution__item:nth-of-type(3) .p-solution__image {
    width: 199px;
  }
  .p-solution__item:nth-of-type(4) .p-solution__image {
    width: 266px;
  }
  .p-solution__title {
    font-size: 24px;
    line-height: 1.5;
  }
  .p-solution__image {
    margin-top: 32px;
  }
  .p-solution__text {
    margin-top: 32px;
  }
  .p-support__container::before {
    position: absolute;
    top: -40px;
    left: 0;
    width: 40%;
  }
  .p-support__text {
    width: 53.6%;
    margin-top: 64px;
    margin-left: auto;
    padding-bottom: 95px;
  }
  .p-voice {
    position: relative;
    margin-top: 136.5px;
  }
  .p-voice__contents {
    width: 60%;
  }
  .p-voice__logo--benesse {
    width: 56.6666666667%;
  }
  .p-voice__logo--asahi {
    width: 45.405%;
  }
  .p-voice__text {
    margin-top: 32px;
  }
  .p-voice__item:last-of-type {
    margin-top: 64px;
  }
  .u-fade {
    -webkit-transform: translateY(80px);
            transform: translateY(80px);
  }
  .u-bgArc::before {
    height: 200px;
    margin-right: -100px;
    margin-left: -100px;
    padding-right: 100px;
    padding-left: 100px;
    border-top-right-radius: 4000px 600px;
    border-top-left-radius: 4000px 600px;
  }
  .p-mv .point__item p.point__text {
    font-size: 16px;
  }
  .p-mv .point__item:last-of-type p.point__text {
    font-size: 15px;
  }
  .p-mindSquare .bgWrapper {
    padding-bottom: 190px;
  }
  .p-mindSquare__container {
    margin-bottom: 0;
  }
  .p-function__image:not(#any) {
    right: -20%;
    bottom: -10%;
  }
  .p-function__text:not(#any) {
    margin-left: 18%;
  }
}

@media (max-width: 1080px) {
  .announcements__title-bg {
    font-size: calc(120 / 1080 * 100vw);
  }
}

@media (max-width: 767px) {
  .announcements__title-bg {
    font-size: 5rem;
  }
}

@media (min-width: 768px) and (max-width: 1079px) {
  .p-mv__title {
    font-size: 28px;
    line-height: 1.2;
  }
  .p-mv__container {
    top: 130px;
  }
  .p-header__link-wrapper,
.p-header .nav {
    display: none;
  }
  .p-header .hamburger,
.p-header .p-spNav {
    display: block;
  }
  .p-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    padding-top: 2.19rem;
    padding-right: 2rem;
    padding-left: 1.5rem;
  }
  .p-header .hamburger {
    z-index: 999;
    position: relative;
    width: 4.8rem;
    height: 4.8rem;
    margin-left: auto;
    border-radius: 50%;
    background: #000000;
    cursor: pointer;
  }
  .p-header .hamburger__bar {
    -webkit-transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.3rem;
    height: 2px;
    background: #fff;
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .p-header .hamburger__bar:nth-of-type(1) {
    -webkit-transform: translate(-50%, calc(-50% - 0.5rem));
            transform: translate(-50%, calc(-50% - 0.5rem));
  }
  .p-header .hamburger__bar:nth-of-type(2) {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p-header .hamburger__bar:nth-of-type(3) {
    -webkit-transform: translate(-50%, calc(-50% + 0.5rem));
            transform: translate(-50%, calc(-50% + 0.5rem));
  }
  .p-header .hamburger.is-open {
    background: #fff;
  }
  .p-header .hamburger.is-open .hamburger__bar {
    -webkit-transform-origin: center;
            transform-origin: center;
    background: #000000;
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(1) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(2) {
    opacity: 0;
  }
  .p-header .hamburger.is-open .hamburger__bar:nth-of-type(3) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .p-header .p-spNav {
    -webkit-transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transform: translateX(120%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
            transform: translateX(120%);
    background: #000000;
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .p-header .p-spNav.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-header .p-spNav__list {
    max-height: 100vh;
    max-height: calc(100vh - 140px);
    margin-top: 140px;
    padding: 5rem 6.4rem 7.7rem;
    overflow-y: auto;
  }
  .p-header .p-spNav__item {
    border-top: 1px solid #646464;
  }
  .p-header .p-spNav__item:has(.lang-sw) {
    border: none;
  }
  .p-header .p-spNav__link {
    display: block;
    padding: 1.9rem 0;
    color: #fff;
  }
  .p-header .p-spNav__link--contact, .p-header .p-spNav__link--download {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: center;
    padding-bottom: 0;
  }
  .p-header .p-spNav__link--contact::after, .p-header .p-spNav__link--download::after {
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: 0.8rem;
    background: url(../../img/icon/arrow.svg) no-repeat center/contain;
    content: "";
  }
  .p-header .p-spNav__text {
    font-weight: bold;
    text-align: center;
  }
  .p-header .p-spNav__text--ja {
    display: block;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .p-header .p-spNav__text--en {
    display: block;
    margin-top: 0.5rem;
    color: #646464;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .p-header .p-spNav .lang-sw {
    display: block;
    width: 100%;
    padding: 5rem 0 0;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .p-header .p-spNav.en-on .lang-sw__en {
    text-decoration: underline;
  }
  .p-header .p-spNav.ja-on .lang-sw__ja {
    text-decoration: underline;
  }
}
